SyncFoldersResponseUpdatedFolders Property |
Identifies a collection of folders to update in the local client store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Folder> UpdatedFolders { get; }Public ReadOnly Property UpdatedFolders As IList(Of Folder)
Get
Property Value
Type:
IListFolder
See Also